![]() |
InitPalettes |
||||
Header: | Palettes.h | Carbon status: | Supported | |
Initializes the Palette Manager.
void InitPalettes ();
The InitPalettes function searches for devices that support a device color table and initializes an internal data structure for each one. Your application does not have to call InitPalettes because the Window Manager’s InitWindows function calls it automatically.
Supported in Carbon. Available in Carbon 1.0.2 and later when running Mac OS 8.1 or later.
© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)